projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86ff51b
)
gdkglcontext-x11: Use epoxy/glx.h rather then GL/glx.h
author
Rico Tzschichholz
<ricotz@ubuntu.com>
Wed, 22 Oct 2014 18:37:58 +0000
(20:37 +0200)
committer
Rico Tzschichholz
<ricotz@ubuntu.com>
Thu, 23 Oct 2014 12:29:45 +0000
(14:29 +0200)
gdk/x11/gdkglcontext-x11.c
patch
|
blob
|
history
diff --git
a/gdk/x11/gdkglcontext-x11.c
b/gdk/x11/gdkglcontext-x11.c
index 3ddb05e0c4cb1dc1758f0c1d8c87d86f82aae7bf..7db5376de242d0a50297492d6b5f6c10e22e1401 100644
(file)
--- a/
gdk/x11/gdkglcontext-x11.c
+++ b/
gdk/x11/gdkglcontext-x11.c
@@
-36,7
+36,7
@@
#include <cairo/cairo-xlib.h>
-#include <
GL
/glx.h>
+#include <
epoxy
/glx.h>
G_DEFINE_TYPE (GdkX11GLContext, gdk_x11_gl_context, GDK_TYPE_GL_CONTEXT)